[INFO] cloning repository https://github.com/laowen001/gitu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laowen001/gitu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c0f628df95e776a7e0d894bac950d2f18e18c2f
[INFO] testing laowen001/gitu against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaowen001%2Fgitu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laowen001/gitu
[INFO] finished tweaking git repo https://github.com/laowen001/gitu
[INFO] tweaked toml for git repo https://github.com/laowen001/gitu written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laowen001/gitu on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laowen001/gitu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e042189b9989d3e2fdad047d6301143b904190fa74c777f14f937bfdb1cf2c2b
[INFO] running `Command { std: "docker" "start" "-a" "e042189b9989d3e2fdad047d6301143b904190fa74c777f14f937bfdb1cf2c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e042189b9989d3e2fdad047d6301143b904190fa74c777f14f937bfdb1cf2c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e042189b9989d3e2fdad047d6301143b904190fa74c777f14f937bfdb1cf2c2b", kill_on_drop: false }`
[INFO] [stdout] e042189b9989d3e2fdad047d6301143b904190fa74c777f14f937bfdb1cf2c2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7373eb2ac3bd1939fa0b24b611962904c8051a245d983cf1a9854d7a69452427
[INFO] running `Command { std: "docker" "start" "-a" "7373eb2ac3bd1939fa0b24b611962904c8051a245d983cf1a9854d7a69452427", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling figment v0.10.14
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling git2 v0.18.2
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling tui-prompts v0.3.5
[INFO] [stderr]    Compiling gitu v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.19s
[INFO] running `Command { std: "docker" "inspect" "7373eb2ac3bd1939fa0b24b611962904c8051a245d983cf1a9854d7a69452427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7373eb2ac3bd1939fa0b24b611962904c8051a245d983cf1a9854d7a69452427", kill_on_drop: false }`
[INFO] [stdout] 7373eb2ac3bd1939fa0b24b611962904c8051a245d983cf1a9854d7a69452427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 545d20099f25c65f120e9a5f24b26c1fbe48df4517eb1e886bd8f4c675990617
[INFO] running `Command { std: "docker" "start" "-a" "545d20099f25c65f120e9a5f24b26c1fbe48df4517eb1e886bd8f4c675990617", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling temp-dir v0.1.12
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling insta v1.36.1
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling git2 v0.18.2
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling figment v0.10.14
[INFO] [stderr]    Compiling tui-prompts v0.3.5
[INFO] [stderr]    Compiling gitu v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:202:29
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stdout]     |                             ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.46s
[INFO] running `Command { std: "docker" "inspect" "545d20099f25c65f120e9a5f24b26c1fbe48df4517eb1e886bd8f4c675990617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545d20099f25c65f120e9a5f24b26c1fbe48df4517eb1e886bd8f4c675990617", kill_on_drop: false }`
[INFO] [stdout] 545d20099f25c65f120e9a5f24b26c1fbe48df4517eb1e886bd8f4c675990617
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e43f781367670f96821f2777dc51a2d63c65536be77f10fcbd837f306f0394d
[INFO] running `Command { std: "docker" "start" "-a" "1e43f781367670f96821f2777dc51a2d63c65536be77f10fcbd837f306f0394d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui.rs:202:29
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn command_popup(text: Text<'_>) -> Popup {
[INFO] [stderr]     |                             ^^      ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn command_popup(text: Text<'_>) -> Popup<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gitu` (lib) generated 1 warning (run `cargo fix --lib -p gitu` to apply 1 suggestion)
[INFO] [stderr] warning: `gitu` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitu-760dbda9f6194d61)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::tests::config_merges ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitu-aa53898b076debb0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-d15fd309be23e308)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-98db10040ff4c483)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test new_file ... ok
[INFO] [stdout] test fresh_init ... ok
[INFO] [stdout] test no_repo ... ok
[INFO] [stdout] test go_down_past_collapsed ... ok
[INFO] [stdout] test help_menu ... ok
[INFO] [stdout] test new_commit ... ok
[INFO] [stdout] test checkout_new_branch ... ok
[INFO] [stdout] test inside_submodule ... ok
[INFO] [stdout] test discard_branch_confirm ... ok
[INFO] [stdout] test log_other ... ok
[INFO] [stdout] test hide_untracked ... ok
[INFO] [stdout] test checkout_menu ... ok
[INFO] [stdout] test moved_file ... ok
[INFO] [stdout] test log ... ok
[INFO] [stdout] test reset_menu ... ok
[INFO] [stdout] test staged_file ... ok
[INFO] [stdout] test updated_externally ... ok
[INFO] [stdout] test unstaged_changes ... ok
[INFO] [stdout] test push ... ok
[INFO] [stdout] test scroll_down ... ok
[INFO] [stdout] test reset_hard ... ok
[INFO] [stdout] test fetch_all ... ok
[INFO] [stdout] test merge_conflict ... ok
[INFO] [stdout] test reset_soft ... ok
[INFO] [stdout] test show_refs ... ok
[INFO] [stdout] test rebase_conflict ... ok
[INFO] [stdout] test reset_mixed ... ok
[INFO] [stdout] test switch_branch_input ... ok
[INFO] [stdout] test switch_branch_selected ... ok
[INFO] [stdout] test show ... ok
[INFO] [stdout] test stage_last_hunk_of_first_delta ... ok
[INFO] [stdout] test pull ... ok
[INFO] [stderr]    Doc-tests gitu
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e43f781367670f96821f2777dc51a2d63c65536be77f10fcbd837f306f0394d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e43f781367670f96821f2777dc51a2d63c65536be77f10fcbd837f306f0394d", kill_on_drop: false }`
[INFO] [stdout] 1e43f781367670f96821f2777dc51a2d63c65536be77f10fcbd837f306f0394d
